diff --git a/font-patcher b/font-patcher index d12ecc5dcc..a5cd31df05 100755 --- a/font-patcher +++ b/font-patcher @@ -324,7 +324,10 @@ class font_patcher: 'terminus' : 'terminess', 'Terminus' : 'Terminess', 'liberation': 'literation', - 'Liberation': 'Literation' + 'Liberation': 'Literation', + 'iAWriter' : 'iMWriting', + 'iA Writer' : 'iM Writing', + 'iA-Writer' : 'iM-Writing' } # remove overly verbose font names diff --git a/patched-fonts/iA-Writer/font-info.md b/patched-fonts/iA-Writer/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..ac3d35aff8 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..32c728305f Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..1ca802f9c8 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete.ttf new file mode 100644 index 0000000000..c4e8a9466b Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Bold/complete/iM Writing Duo S Bold Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Bold/font-info.md b/patched-fonts/iA-Writer/iA Writer Duo/Bold/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/Bold/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Bold/readme.md b/patched-fonts/iA-Writer/iA Writer Duo/Bold/readme.md new file mode 100644 index 0000000000..683e6ae73e --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/Bold/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesome +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --octicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --windows +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesome +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --octicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerline --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerline --material +./font-patcher iAWriterDuoS-Bold.ttf --powerline +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs --material +./font-patcher iAWriterDuoS-Bold.ttf --use-single-width-glyphs +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesome +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --octicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --windows --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --windows --weather +./font-patcher iAWriterDuoS-Bold.ttf --windows --material +./font-patcher iAWriterDuoS-Bold.ttf --windows +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --octicons +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesome +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --octicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --octicons --material +./font-patcher iAWriterDuoS-Bold.ttf --octicons +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux --material +./font-patcher iAWriterDuoS-Bold.ttf --fontlinux +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --weather +./font-patcher iAWriterDuoS-Bold.ttf --pomicons --material +./font-patcher iAWriterDuoS-Bold.ttf --pomicons +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --weather +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra --material +./font-patcher iAWriterDuoS-Bold.ttf --powerlineextra +./font-patcher iAWriterDuoS-Bold.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Bold.ttf --fontawesomeextension --material +./font-patcher iAWriterDuoS-Bold.ttf --fontawesomeextension +./font-patcher iAWriterDuoS-Bold.ttf --powersymbols --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --powersymbols --weather +./font-patcher iAWriterDuoS-Bold.ttf --powersymbols --material +./font-patcher iAWriterDuoS-Bold.ttf --powersymbols +./font-patcher iAWriterDuoS-Bold.ttf --weather --material +./font-patcher iAWriterDuoS-Bold.ttf --weather +./font-patcher iAWriterDuoS-Bold.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..001742b80e Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..b19dc348e2 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..5c8406752b Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete.ttf new file mode 100644 index 0000000000..0cb5f9c385 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/complete/iM Writing Duo S Bold Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/font-info.md b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/readme.md b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/readme.md new file mode 100644 index 0000000000..2d8280d435 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/BoldItalic/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesome +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --windows +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesome +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerline +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --use-single-width-glyphs +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesome +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --windows +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesome +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --octicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontlinux +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --pomicons +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powerlineextra +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesomeextension --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesomeextension --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --fontawesomeextension +./font-patcher iAWriterDuoS-BoldItalic.ttf --powersymbols --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powersymbols --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --powersymbols --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --powersymbols +./font-patcher iAWriterDuoS-BoldItalic.ttf --weather --material +./font-patcher iAWriterDuoS-BoldItalic.ttf --weather +./font-patcher iAWriterDuoS-BoldItalic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..ada84a986b Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..3506d8ce12 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..77b76e8ed3 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete.ttf new file mode 100644 index 0000000000..4f964f297c Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Italic/complete/iM Writing Duo S Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Italic/font-info.md b/patched-fonts/iA-Writer/iA Writer Duo/Italic/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/Italic/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Italic/readme.md b/patched-fonts/iA-Writer/iA Writer Duo/Italic/readme.md new file mode 100644 index 0000000000..850edb8016 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/Italic/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesome +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --octicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --windows +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesome +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --octicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerline --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerline --material +./font-patcher iAWriterDuoS-Italic.ttf --powerline +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs --material +./font-patcher iAWriterDuoS-Italic.ttf --use-single-width-glyphs +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesome +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --octicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --windows --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --windows --weather +./font-patcher iAWriterDuoS-Italic.ttf --windows --material +./font-patcher iAWriterDuoS-Italic.ttf --windows +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --octicons +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesome +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --octicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --octicons --material +./font-patcher iAWriterDuoS-Italic.ttf --octicons +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux --material +./font-patcher iAWriterDuoS-Italic.ttf --fontlinux +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --weather +./font-patcher iAWriterDuoS-Italic.ttf --pomicons --material +./font-patcher iAWriterDuoS-Italic.ttf --pomicons +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --weather +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra --material +./font-patcher iAWriterDuoS-Italic.ttf --powerlineextra +./font-patcher iAWriterDuoS-Italic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Italic.ttf --fontawesomeextension --material +./font-patcher iAWriterDuoS-Italic.ttf --fontawesomeextension +./font-patcher iAWriterDuoS-Italic.ttf --powersymbols --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --powersymbols --weather +./font-patcher iAWriterDuoS-Italic.ttf --powersymbols --material +./font-patcher iAWriterDuoS-Italic.ttf --powersymbols +./font-patcher iAWriterDuoS-Italic.ttf --weather --material +./font-patcher iAWriterDuoS-Italic.ttf --weather +./font-patcher iAWriterDuoS-Italic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..c7105b8f64 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..d1d04e7019 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..6664e07361 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete.ttf new file mode 100644 index 0000000000..dcd8504d09 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duo/Regular/complete/iM Writing Duo S Regular Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Regular/font-info.md b/patched-fonts/iA-Writer/iA Writer Duo/Regular/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/Regular/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duo/Regular/readme.md b/patched-fonts/iA-Writer/iA Writer Duo/Regular/readme.md new file mode 100644 index 0000000000..451074481e --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/Regular/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesome +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --octicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --windows +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesome +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --octicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerline --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerline --material +./font-patcher iAWriterDuoS-Regular.ttf --powerline +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs --material +./font-patcher iAWriterDuoS-Regular.ttf --use-single-width-glyphs +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --octicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesome +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --octicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --windows --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --windows --weather +./font-patcher iAWriterDuoS-Regular.ttf --windows --material +./font-patcher iAWriterDuoS-Regular.ttf --windows +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --octicons +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesome +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --octicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --octicons --material +./font-patcher iAWriterDuoS-Regular.ttf --octicons +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux --material +./font-patcher iAWriterDuoS-Regular.ttf --fontlinux +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --weather +./font-patcher iAWriterDuoS-Regular.ttf --pomicons --material +./font-patcher iAWriterDuoS-Regular.ttf --pomicons +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --weather +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra --material +./font-patcher iAWriterDuoS-Regular.ttf --powerlineextra +./font-patcher iAWriterDuoS-Regular.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesomeextension --weather +./font-patcher iAWriterDuoS-Regular.ttf --fontawesomeextension --material +./font-patcher iAWriterDuoS-Regular.ttf --fontawesomeextension +./font-patcher iAWriterDuoS-Regular.ttf --powersymbols --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --powersymbols --weather +./font-patcher iAWriterDuoS-Regular.ttf --powersymbols --material +./font-patcher iAWriterDuoS-Regular.ttf --powersymbols +./font-patcher iAWriterDuoS-Regular.ttf --weather --material +./font-patcher iAWriterDuoS-Regular.ttf --weather +./font-patcher iAWriterDuoS-Regular.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Duo/font-info.md b/patched-fonts/iA-Writer/iA Writer Duo/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duo/readme.md b/patched-fonts/iA-Writer/iA Writer Duo/readme.md new file mode 100644 index 0000000000..069c70ec40 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duo/readme.md @@ -0,0 +1,79 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono Windows Compatible.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono Windows Compatible.otf new file mode 100644 index 0000000000..f5490049f5 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono Windows Compatible.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..0ac29ca3a2 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono.otf new file mode 100644 index 0000000000..430b779bdb Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..8cf9123485 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Windows Compatible.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Windows Compatible.otf new file mode 100644 index 0000000000..b94cace71b Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Windows Compatible.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..bb5fc02e03 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete.otf new file mode 100644 index 0000000000..57c5987341 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete.ttf new file mode 100644 index 0000000000..88ad76d8a8 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/complete/iM Writing Duospace Bold Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/font-info.md b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Bold/readme.md b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/readme.md new file mode 100644 index 0000000000..3ac0b5bace --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/Bold/readme.md @@ -0,0 +1,4178 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesome +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --octicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --windows +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesome +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --octicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerline --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerline --material +./font-patcher iAWriterDuospace-Bold.ttf --powerline +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs --material +./font-patcher iAWriterDuospace-Bold.ttf --use-single-width-glyphs +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesome +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --octicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --windows --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --windows --weather +./font-patcher iAWriterDuospace-Bold.ttf --windows --material +./font-patcher iAWriterDuospace-Bold.ttf --windows +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --octicons +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesome +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --octicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --octicons --material +./font-patcher iAWriterDuospace-Bold.ttf --octicons +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux --material +./font-patcher iAWriterDuospace-Bold.ttf --fontlinux +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --weather +./font-patcher iAWriterDuospace-Bold.ttf --pomicons --material +./font-patcher iAWriterDuospace-Bold.ttf --pomicons +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --weather +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra --material +./font-patcher iAWriterDuospace-Bold.ttf --powerlineextra +./font-patcher iAWriterDuospace-Bold.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Bold.ttf --fontawesomeextension --material +./font-patcher iAWriterDuospace-Bold.ttf --fontawesomeextension +./font-patcher iAWriterDuospace-Bold.ttf --powersymbols --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --powersymbols --weather +./font-patcher iAWriterDuospace-Bold.ttf --powersymbols --material +./font-patcher iAWriterDuospace-Bold.ttf --powersymbols +./font-patcher iAWriterDuospace-Bold.ttf --weather --material +./font-patcher iAWriterDuospace-Bold.ttf --weather +./font-patcher iAWriterDuospace-Bold.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono Windows Compatible.otf b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono Windows Compatible.otf new file mode 100644 index 0000000000..7c47d26abe Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono Windows Compatible.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..8622a906a5 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono.otf b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono.otf new file mode 100644 index 0000000000..af6cb592cf Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..0b1edee821 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Windows Compatible.otf b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Windows Compatible.otf new file mode 100644 index 0000000000..a70a6ad323 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Windows Compatible.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..40f33a0265 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete.otf b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete.otf new file mode 100644 index 0000000000..2307462ac8 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete.ttf new file mode 100644 index 0000000000..f65277e398 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/complete/iM Writing Duospace BoldItalic Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/font-info.md b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/readme.md b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/readme.md new file mode 100644 index 0000000000..c743a89807 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/BoldItalic/readme.md @@ -0,0 +1,4178 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --use-single-width-glyphs +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesome +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --windows +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesome +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerline +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --windows +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs --material +./font-patcher iAWriterDuospace-BoldItalic.otf --use-single-width-glyphs +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesome +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --windows --material +./font-patcher iAWriterDuospace-BoldItalic.otf --windows +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesome +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --octicons +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontlinux +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons --material +./font-patcher iAWriterDuospace-BoldItalic.otf --pomicons +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powerlineextra +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesomeextension --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesomeextension --material +./font-patcher iAWriterDuospace-BoldItalic.otf --fontawesomeextension +./font-patcher iAWriterDuospace-BoldItalic.otf --powersymbols --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powersymbols --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --powersymbols --material +./font-patcher iAWriterDuospace-BoldItalic.otf --powersymbols +./font-patcher iAWriterDuospace-BoldItalic.otf --weather --material +./font-patcher iAWriterDuospace-BoldItalic.otf --weather +./font-patcher iAWriterDuospace-BoldItalic.otf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono Windows Compatible.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono Windows Compatible.otf new file mode 100644 index 0000000000..69991ebf5d Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono Windows Compatible.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..a1abbe0aeb Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono.otf new file mode 100644 index 0000000000..34f200a9de Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..4e83a2897c Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Windows Compatible.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Windows Compatible.otf new file mode 100644 index 0000000000..418b28b83f Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Windows Compatible.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..7a6cf65f81 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete.otf new file mode 100644 index 0000000000..7d228ae156 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete.ttf new file mode 100644 index 0000000000..2ede8643dc Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/complete/iM Writing Duospace Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/font-info.md b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Italic/readme.md b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/readme.md new file mode 100644 index 0000000000..5a87fd160e --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/Italic/readme.md @@ -0,0 +1,4178 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --use-single-width-glyphs +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesome +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --octicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --windows +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --octicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesome +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --octicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerline --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerline --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerline --weather +./font-patcher iAWriterDuospace-Italic.otf --powerline --material +./font-patcher iAWriterDuospace-Italic.otf --powerline +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --windows +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --octicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --weather +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs --material +./font-patcher iAWriterDuospace-Italic.otf --use-single-width-glyphs +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesome +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --octicons +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --windows --pomicons +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --windows --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --windows --weather --material +./font-patcher iAWriterDuospace-Italic.otf --windows --weather +./font-patcher iAWriterDuospace-Italic.otf --windows --material +./font-patcher iAWriterDuospace-Italic.otf --windows +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --octicons +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --pomicons +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesome --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesome +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --pomicons +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --octicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --octicons --weather +./font-patcher iAWriterDuospace-Italic.otf --octicons --material +./font-patcher iAWriterDuospace-Italic.otf --octicons +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --pomicons +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --weather +./font-patcher iAWriterDuospace-Italic.otf --fontlinux --material +./font-patcher iAWriterDuospace-Italic.otf --fontlinux +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --pomicons --weather --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons --weather +./font-patcher iAWriterDuospace-Italic.otf --pomicons --material +./font-patcher iAWriterDuospace-Italic.otf --pomicons +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --weather +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra --material +./font-patcher iAWriterDuospace-Italic.otf --powerlineextra +./font-patcher iAWriterDuospace-Italic.otf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Italic.otf --fontawesomeextension --material +./font-patcher iAWriterDuospace-Italic.otf --fontawesomeextension +./font-patcher iAWriterDuospace-Italic.otf --powersymbols --weather --material +./font-patcher iAWriterDuospace-Italic.otf --powersymbols --weather +./font-patcher iAWriterDuospace-Italic.otf --powersymbols --material +./font-patcher iAWriterDuospace-Italic.otf --powersymbols +./font-patcher iAWriterDuospace-Italic.otf --weather --material +./font-patcher iAWriterDuospace-Italic.otf --weather +./font-patcher iAWriterDuospace-Italic.otf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono Windows Compatible.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono Windows Compatible.otf new file mode 100644 index 0000000000..7f4f4ea33b Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono Windows Compatible.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..1262c93018 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono.otf new file mode 100644 index 0000000000..d4151c0345 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..47a83da342 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Windows Compatible.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Windows Compatible.otf new file mode 100644 index 0000000000..f448f8bdf1 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Windows Compatible.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..1bf568c491 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete.otf b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete.otf new file mode 100644 index 0000000000..0aaa95dc6c Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete.otf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete.ttf new file mode 100644 index 0000000000..eb342a662b Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/complete/iM Writing Duospace Regular Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/font-info.md b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/Regular/readme.md b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/readme.md new file mode 100644 index 0000000000..e343f8764c --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/Regular/readme.md @@ -0,0 +1,4178 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesome +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --octicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --windows +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesome +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --octicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerline --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerline --material +./font-patcher iAWriterDuospace-Regular.ttf --powerline +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs --material +./font-patcher iAWriterDuospace-Regular.ttf --use-single-width-glyphs +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --octicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesome +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --octicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --windows --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --windows --weather +./font-patcher iAWriterDuospace-Regular.ttf --windows --material +./font-patcher iAWriterDuospace-Regular.ttf --windows +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --octicons +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesome +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --octicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --octicons --material +./font-patcher iAWriterDuospace-Regular.ttf --octicons +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux --material +./font-patcher iAWriterDuospace-Regular.ttf --fontlinux +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --weather +./font-patcher iAWriterDuospace-Regular.ttf --pomicons --material +./font-patcher iAWriterDuospace-Regular.ttf --pomicons +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --weather +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra --material +./font-patcher iAWriterDuospace-Regular.ttf --powerlineextra +./font-patcher iAWriterDuospace-Regular.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesomeextension --weather +./font-patcher iAWriterDuospace-Regular.ttf --fontawesomeextension --material +./font-patcher iAWriterDuospace-Regular.ttf --fontawesomeextension +./font-patcher iAWriterDuospace-Regular.ttf --powersymbols --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --powersymbols --weather +./font-patcher iAWriterDuospace-Regular.ttf --powersymbols --material +./font-patcher iAWriterDuospace-Regular.ttf --powersymbols +./font-patcher iAWriterDuospace-Regular.ttf --weather --material +./font-patcher iAWriterDuospace-Regular.ttf --weather +./font-patcher iAWriterDuospace-Regular.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/font-info.md b/patched-fonts/iA-Writer/iA Writer Duospace/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Duospace/readme.md b/patched-fonts/iA-Writer/iA Writer Duospace/readme.md new file mode 100644 index 0000000000..069c70ec40 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Duospace/readme.md @@ -0,0 +1,79 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..24abe50493 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..dcb0c596f1 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..f29e42998c Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete.ttf new file mode 100644 index 0000000000..c1f06f2b6d Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Bold/complete/iM Writing Mono S Bold Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Bold/font-info.md b/patched-fonts/iA-Writer/iA Writer Mono/Bold/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/Bold/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Bold/readme.md b/patched-fonts/iA-Writer/iA Writer Mono/Bold/readme.md new file mode 100644 index 0000000000..ab4207fc48 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/Bold/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesome +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --octicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --windows +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesome +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --octicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerline --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerline --material +./font-patcher iAWriterMonoS-Bold.ttf --powerline +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs --material +./font-patcher iAWriterMonoS-Bold.ttf --use-single-width-glyphs +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesome +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --octicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --windows --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --windows --weather +./font-patcher iAWriterMonoS-Bold.ttf --windows --material +./font-patcher iAWriterMonoS-Bold.ttf --windows +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --octicons +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesome +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --octicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --octicons --material +./font-patcher iAWriterMonoS-Bold.ttf --octicons +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux --material +./font-patcher iAWriterMonoS-Bold.ttf --fontlinux +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --weather +./font-patcher iAWriterMonoS-Bold.ttf --pomicons --material +./font-patcher iAWriterMonoS-Bold.ttf --pomicons +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --weather +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra --material +./font-patcher iAWriterMonoS-Bold.ttf --powerlineextra +./font-patcher iAWriterMonoS-Bold.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Bold.ttf --fontawesomeextension --material +./font-patcher iAWriterMonoS-Bold.ttf --fontawesomeextension +./font-patcher iAWriterMonoS-Bold.ttf --powersymbols --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --powersymbols --weather +./font-patcher iAWriterMonoS-Bold.ttf --powersymbols --material +./font-patcher iAWriterMonoS-Bold.ttf --powersymbols +./font-patcher iAWriterMonoS-Bold.ttf --weather --material +./font-patcher iAWriterMonoS-Bold.ttf --weather +./font-patcher iAWriterMonoS-Bold.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..ba23c9df62 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..51f1d7c224 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..74c13532dc Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete.ttf new file mode 100644 index 0000000000..a3f52afacb Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/complete/iM Writing Mono S Bold Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/font-info.md b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/readme.md b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/readme.md new file mode 100644 index 0000000000..29883ac0dc --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/BoldItalic/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesome +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --windows +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesome +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerline +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --use-single-width-glyphs +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesome +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --windows +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesome +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --octicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontlinux +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --pomicons +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powerlineextra +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesomeextension --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesomeextension --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --fontawesomeextension +./font-patcher iAWriterMonoS-BoldItalic.ttf --powersymbols --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powersymbols --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --powersymbols --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --powersymbols +./font-patcher iAWriterMonoS-BoldItalic.ttf --weather --material +./font-patcher iAWriterMonoS-BoldItalic.ttf --weather +./font-patcher iAWriterMonoS-BoldItalic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..36da269a51 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..0b2047afc9 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..32058abb10 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete.ttf new file mode 100644 index 0000000000..be0baeb987 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Italic/complete/iM Writing Mono S Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Italic/font-info.md b/patched-fonts/iA-Writer/iA Writer Mono/Italic/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/Italic/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Italic/readme.md b/patched-fonts/iA-Writer/iA Writer Mono/Italic/readme.md new file mode 100644 index 0000000000..fa73c568b4 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/Italic/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesome +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --octicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --windows +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesome +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --octicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerline --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerline --material +./font-patcher iAWriterMonoS-Italic.ttf --powerline +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs --material +./font-patcher iAWriterMonoS-Italic.ttf --use-single-width-glyphs +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesome +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --octicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --windows --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --windows --weather +./font-patcher iAWriterMonoS-Italic.ttf --windows --material +./font-patcher iAWriterMonoS-Italic.ttf --windows +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --octicons +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesome +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --octicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --octicons --material +./font-patcher iAWriterMonoS-Italic.ttf --octicons +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux --material +./font-patcher iAWriterMonoS-Italic.ttf --fontlinux +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --weather +./font-patcher iAWriterMonoS-Italic.ttf --pomicons --material +./font-patcher iAWriterMonoS-Italic.ttf --pomicons +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --weather +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra --material +./font-patcher iAWriterMonoS-Italic.ttf --powerlineextra +./font-patcher iAWriterMonoS-Italic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Italic.ttf --fontawesomeextension --material +./font-patcher iAWriterMonoS-Italic.ttf --fontawesomeextension +./font-patcher iAWriterMonoS-Italic.ttf --powersymbols --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --powersymbols --weather +./font-patcher iAWriterMonoS-Italic.ttf --powersymbols --material +./font-patcher iAWriterMonoS-Italic.ttf --powersymbols +./font-patcher iAWriterMonoS-Italic.ttf --weather --material +./font-patcher iAWriterMonoS-Italic.ttf --weather +./font-patcher iAWriterMonoS-Italic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..1f1228be4b Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..3833c6e01f Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..db0ad60af2 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete.ttf new file mode 100644 index 0000000000..7fc9456c70 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Mono/Regular/complete/iM Writing Mono S Regular Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Regular/font-info.md b/patched-fonts/iA-Writer/iA Writer Mono/Regular/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/Regular/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Mono/Regular/readme.md b/patched-fonts/iA-Writer/iA Writer Mono/Regular/readme.md new file mode 100644 index 0000000000..538d1d998f --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/Regular/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesome +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --octicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --windows +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesome +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --octicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerline --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerline --material +./font-patcher iAWriterMonoS-Regular.ttf --powerline +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs --material +./font-patcher iAWriterMonoS-Regular.ttf --use-single-width-glyphs +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --octicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesome +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --octicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --windows --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --windows --weather +./font-patcher iAWriterMonoS-Regular.ttf --windows --material +./font-patcher iAWriterMonoS-Regular.ttf --windows +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --octicons +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesome +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --octicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --octicons --material +./font-patcher iAWriterMonoS-Regular.ttf --octicons +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux --material +./font-patcher iAWriterMonoS-Regular.ttf --fontlinux +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --weather +./font-patcher iAWriterMonoS-Regular.ttf --pomicons --material +./font-patcher iAWriterMonoS-Regular.ttf --pomicons +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --weather +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra --material +./font-patcher iAWriterMonoS-Regular.ttf --powerlineextra +./font-patcher iAWriterMonoS-Regular.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesomeextension --weather +./font-patcher iAWriterMonoS-Regular.ttf --fontawesomeextension --material +./font-patcher iAWriterMonoS-Regular.ttf --fontawesomeextension +./font-patcher iAWriterMonoS-Regular.ttf --powersymbols --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --powersymbols --weather +./font-patcher iAWriterMonoS-Regular.ttf --powersymbols --material +./font-patcher iAWriterMonoS-Regular.ttf --powersymbols +./font-patcher iAWriterMonoS-Regular.ttf --weather --material +./font-patcher iAWriterMonoS-Regular.ttf --weather +./font-patcher iAWriterMonoS-Regular.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Mono/font-info.md b/patched-fonts/iA-Writer/iA Writer Mono/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Mono/readme.md b/patched-fonts/iA-Writer/iA Writer Mono/readme.md new file mode 100644 index 0000000000..069c70ec40 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Mono/readme.md @@ -0,0 +1,79 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..4ee0973111 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..6f7ce037c1 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..62046c971f Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete.ttf new file mode 100644 index 0000000000..6aa4dce4e7 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/complete/iM Writing Quattro S Bold Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Bold/font-info.md b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Bold/readme.md b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/readme.md new file mode 100644 index 0000000000..da2dd4d7ad --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/Bold/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesome +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --windows +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesome +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerline --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerline +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs --material +./font-patcher iAWriterQuattroS-Bold.ttf --use-single-width-glyphs +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesome +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --windows --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows --weather +./font-patcher iAWriterQuattroS-Bold.ttf --windows --material +./font-patcher iAWriterQuattroS-Bold.ttf --windows +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesome +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --octicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --octicons +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontlinux +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --weather +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons --material +./font-patcher iAWriterQuattroS-Bold.ttf --pomicons +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra --material +./font-patcher iAWriterQuattroS-Bold.ttf --powerlineextra +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Bold.ttf --fontawesomeextension +./font-patcher iAWriterQuattroS-Bold.ttf --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --powersymbols --weather +./font-patcher iAWriterQuattroS-Bold.ttf --powersymbols --material +./font-patcher iAWriterQuattroS-Bold.ttf --powersymbols +./font-patcher iAWriterQuattroS-Bold.ttf --weather --material +./font-patcher iAWriterQuattroS-Bold.ttf --weather +./font-patcher iAWriterQuattroS-Bold.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..702e122578 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..29be1dcb1c Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..eafb1e63b8 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete.ttf new file mode 100644 index 0000000000..ef3cc58da8 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/complete/iM Writing Quattro S Bold Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/font-info.md b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/readme.md b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/readme.md new file mode 100644 index 0000000000..a516b63327 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/BoldItalic/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesome +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --windows +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesome +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerline +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --use-single-width-glyphs +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesome +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --windows +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesome +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --octicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontlinux +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --pomicons +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powerlineextra +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesomeextension --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --fontawesomeextension +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powersymbols --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powersymbols --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powersymbols --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --powersymbols +./font-patcher iAWriterQuattroS-BoldItalic.ttf --weather --material +./font-patcher iAWriterQuattroS-BoldItalic.ttf --weather +./font-patcher iAWriterQuattroS-BoldItalic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..f779be6c0e Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..46a0519bd3 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..112c01f53d Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete.ttf new file mode 100644 index 0000000000..9a7aadbb35 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/complete/iM Writing Quattro S Italic Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Italic/font-info.md b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Italic/readme.md b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/readme.md new file mode 100644 index 0000000000..88501a0792 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/Italic/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesome +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --windows +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesome +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerline --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerline +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs --material +./font-patcher iAWriterQuattroS-Italic.ttf --use-single-width-glyphs +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesome +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --windows --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows --weather +./font-patcher iAWriterQuattroS-Italic.ttf --windows --material +./font-patcher iAWriterQuattroS-Italic.ttf --windows +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesome +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --octicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --octicons +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontlinux +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --weather +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons --material +./font-patcher iAWriterQuattroS-Italic.ttf --pomicons +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra --material +./font-patcher iAWriterQuattroS-Italic.ttf --powerlineextra +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Italic.ttf --fontawesomeextension +./font-patcher iAWriterQuattroS-Italic.ttf --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --powersymbols --weather +./font-patcher iAWriterQuattroS-Italic.ttf --powersymbols --material +./font-patcher iAWriterQuattroS-Italic.ttf --powersymbols +./font-patcher iAWriterQuattroS-Italic.ttf --weather --material +./font-patcher iAWriterQuattroS-Italic.ttf --weather +./font-patcher iAWriterQuattroS-Italic.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Mono Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Mono Windows Compatible.ttf new file mode 100644 index 0000000000..9b78811b8d Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Mono Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Mono.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Mono.ttf new file mode 100644 index 0000000000..ca338a6797 Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Mono.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Windows Compatible.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Windows Compatible.ttf new file mode 100644 index 0000000000..e7b19ed47e Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete Windows Compatible.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete.ttf b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete.ttf new file mode 100644 index 0000000000..6361ab8c3d Binary files /dev/null and b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/complete/iM Writing Quattro S Regular Nerd Font Complete.ttf differ diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Regular/font-info.md b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/font-info.md new file mode 100644 index 0000000000..46045966d2 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/font-info.md @@ -0,0 +1,66 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/Regular/readme.md b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/readme.md new file mode 100644 index 0000000000..1ce76d980a --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/Regular/readme.md @@ -0,0 +1,4175 @@ +iA Writer Duo comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/) + +For in depth explanation of iA Writer Mono, Duo, and Quattro please read our [blog entry on Duospace](http://ia.net/topics/in-search-of-the-perfect-writing-font/) and on [iA Writer Mono, Duo, and Quattro](https://ia.net/writer/blog/a-typographic-christmas) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) +Please read the licensing file before working with it. + +If you fork or use our fonts, please reference iA Writer clearly. +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + +```sh +# 4094 Possible Combinations: + +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --windows +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesome +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --use-single-width-glyphs +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesome +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --windows +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesome +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerline --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerline +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesome +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --windows +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesome +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --weather +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs --material +./font-patcher iAWriterQuattroS-Regular.ttf --use-single-width-glyphs +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesome +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --windows --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows --weather +./font-patcher iAWriterQuattroS-Regular.ttf --windows --material +./font-patcher iAWriterQuattroS-Regular.ttf --windows +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesome +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --octicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --octicons +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontlinux +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --weather +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons --material +./font-patcher iAWriterQuattroS-Regular.ttf --pomicons +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra --material +./font-patcher iAWriterQuattroS-Regular.ttf --powerlineextra +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesomeextension --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesomeextension --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesomeextension --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesomeextension --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesomeextension --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesomeextension --weather +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesomeextension --material +./font-patcher iAWriterQuattroS-Regular.ttf --fontawesomeextension +./font-patcher iAWriterQuattroS-Regular.ttf --powersymbols --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --powersymbols --weather +./font-patcher iAWriterQuattroS-Regular.ttf --powersymbols --material +./font-patcher iAWriterQuattroS-Regular.ttf --powersymbols +./font-patcher iAWriterQuattroS-Regular.ttf --weather --material +./font-patcher iAWriterQuattroS-Regular.ttf --weather +./font-patcher iAWriterQuattroS-Regular.ttf --material +``` \ No newline at end of file diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/font-info.md b/patched-fonts/iA-Writer/iA Writer Quattro/font-info.md new file mode 100644 index 0000000000..1e6770cb90 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/font-info.md @@ -0,0 +1,69 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + diff --git a/patched-fonts/iA-Writer/iA Writer Quattro/readme.md b/patched-fonts/iA-Writer/iA Writer Quattro/readme.md new file mode 100644 index 0000000000..069c70ec40 --- /dev/null +++ b/patched-fonts/iA-Writer/iA Writer Quattro/readme.md @@ -0,0 +1,79 @@ +iA Writer Duospace comes bundled with [iA Writer for Mac and iOS](https://ia.net/writer/buy/) + +For in depth explanation of iA Writer Duospace please read our [blog entry](http://ia.net/topics/in-search-of-the-perfect-writing-font/) + +This is a modification of IBM's Plex font. +The upstream project is [here](https://github.com/IBM/type) + +As required by IBM, we named it differently. +Please read the licensing file before working with it. + +If you fork or reuse our version, please reference us, too. + +## Why `iM Writing` and not `iA Writer`? + +What's in a name? The reason for the name change is to comply with the SIL Open Font License (OFL), in partcular the [Reserved Font Name mechanism][SIL-RFN] + +Some fonts have parts of their name "reserved" per the [Reserved Font Name mechanism][SIL-RFN]: +> No Modified Version of the Font Software may use the Reserved Font +> Name(s) unless explicit written permission is granted by the corresponding +> Copyright Holder. This restriction only applies to the primary font name as +> presented to the users. + +- The main goals seem to be to: `Avoid collisions`, `Protect authors`, `Minimize support`, and `Encourage derivatives` + +See the [Reserved Font Name section][SIL-RFN] for additional information + +## Which font? + +### TL;DR + +* Pick your font family and then select from the `'complete'` directory. + * If you are on Windows pick a font with the `'Windows Compatible'` suffix. + * This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations + * If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. + * This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced + +### Ligatures + +By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. +Use the non-*Mono* variants to have ligatures. + +### Explanation + +Once you narrow down your font choice of family (`Droid Sans`, `Inconsolata`, etc) and style (`bold`, `italic`, etc) you have 2 main choices: + +#### `Option 1: Download already patched font` + + * download an already patched font from the `complete` folder + * This is most likely the one you want. It includes **all** of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the _same_ code point so to include everything some had to be moved to alternate code points. + +#### `Option 2: Patch your own font` + + * patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available) + * This is the option you want if the font you use is _not_ already included or you want maximum control of what's included + * This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder. + + +For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#which-font) + + +[vim-devicons]:https://github.com/ryanoasis/vim-devicons +[vorillaz-devicons]:https://vorillaz.github.io/devicons/ +[font-awesome]:https://github.com/FortAwesome/Font-Awesome +[octicons]:https://github.com/primer/octicons +[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons +[Seti-UI]:https://atom.io/themes/seti-ui +[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols +[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a + + +## Variations (Combinations) + +> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. + +### Why aren't all variations included ? + +Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. + + diff --git a/readme.md b/readme.md index 19fc1d6056..83f880074d 100644 --- a/readme.md +++ b/readme.md @@ -87,7 +87,7 @@ _If you..._ * A [FontForge Python script](#font-patcher) to patch any font * Includes an option to create **Monospaced (fixed-pitch, fixed-width)** _or_ **double-width (non-monospaced)** glyphs * For more details see the [**Font Patcher**](#font-patcher) section -* **`47`** already [patched font families](#patched-fonts) +* **`48`** already [patched font families](#patched-fonts) * Over **`1,356,400`** unique combinations/variations of patched fonts [(more details)](#combinations) * Over **`2,600`** glyphs/icons combined [(more details)](#combinations) * Current glyph sets include: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Material Design Icons][font-material-design-icons], [Weather][font-weather], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Logos][font-linux] (Formerly [Font Linux][font-linux]), [Pomicons][gabrielelana-pomicons] @@ -133,6 +133,7 @@ See [Wiki: Icon names in shell][wiki-icon-names-in-shell] | [Hasklug Nerd Font*][p-hasklig] | [Hasklig][f-hasklig] | YES | 1000 | ![w] ![m2] ![l] | | [Heavy Data Mono Nerd Font][p-heavy-data] | | NO | 2048 | ![w] ![m2] ![l] | | [Hermut Nerd Font][p-hermit] | | NO | 1000 | ![w] ![m2] ![l] | +| [iM-Writing*][p-im-writing] | [iA-Writer][f-ia-writer] | YES | 1000 | ![w] ![m2] ![l] | | [Inconsolata Nerd Font][p-inconsolata] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata Go Nerd Font][p-inconsolata-go] | | NO | 1000 | ![w] ![m2] ![l] | | [Inconsolata LGC Nerd Font][p-inconsolata-lgc] | | NO | 1000 | ![w] ![m2] ![l] | @@ -533,6 +534,7 @@ Font repos [f-victor]:https://github.com/rubjo/victor-mono [f-daddytimemono]:https://github.com/BourgeoisBear/DaddyTimeMono [f-agave]:https://github.com/agarick/agave +[f-ia-writer]:https://github.com/iaolo/iA-Fonts